SelectCell Method (ITableBase<T>)
Selects the specified cell in this table or grid.
Overload List
OverloadDescription
SelectCell(UInt32,String)Selects a cell by row index and column name.  
SelectCell(UInt32,UInt32)Selects a cell by row and column index.